GET FTP FILE NAME$

This command will return the ftp filename pointed to by the commands FIND FIRST/NEXT.

  Syntax
Return String=GET FTP FILE NAME$()
  Returns

Filename string pointed to by the commands FIND FIRST/NEXT

  Example Code
ftp connect
Filename$=get ftp name$()
ftp disconnect
  See also

FTP Commands Menu
Index